Severity: Warning
Message: A non-numeric value encountered
Filename: controllers/Ajax.php
Line Number: 422
Backtrace:
File: /home/edatabook/public_html/application/controllers/Ajax.php
Line: 422
Function: _error_handler
File: /home/edatabook/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/edatabook/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 565
Backtrace:
File: /home/edatabook/public_html/application/models/News_filter_model.php
Line: 43
Function: query
File: /home/edatabook/public_html/application/controllers/Ajax.php
Line: 425
Function: fetch_data
File: /home/edatabook/public_html/index.php
Line: 315
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-15, 15' at line 1
SELECT * FROM news WHERE news_status = 'Active' ORDER BY news_id DESC LIMIT -15, 15
Filename: models/News_filter_model.php
Line Number: 43